[INFO] cloning repository https://github.com/AndrejOrsula/pyo3_bindgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrejOrsula/pyo3_bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrejOrsula%2Fpyo3_bindgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrejOrsula%2Fpyo3_bindgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80691a1ee877a5d910fbcc08e47e3bdab1401f7a
[INFO] fixing AndrejOrsula/pyo3_bindgen against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrejOrsula%2Fpyo3_bindgen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrejOrsula/pyo3_bindgen
[INFO] finished tweaking git repo https://github.com/AndrejOrsula/pyo3_bindgen
[INFO] tweaked toml for git repo https://github.com/AndrejOrsula/pyo3_bindgen written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrejOrsula/pyo3_bindgen on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrejOrsula/pyo3_bindgen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375
[INFO] running `Command { std: "docker" "start" "490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating examples/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen_engine/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen_macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen_cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking itoa v1.0.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling pyo3_bindgen_engine v0.5.0 (/opt/rustwide/workdir/pyo3_bindgen_engine)
[INFO] [stderr]    Migrating pyo3_bindgen_engine/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling pyo3_bindgen_macros v0.5.0 (/opt/rustwide/workdir/pyo3_bindgen_macros)
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Migrating pyo3_bindgen_macros/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Migrating pyo3_bindgen_engine/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> pyo3_bindgen_engine/src/codegen.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     let mut last_module = py
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `last_module` calls a custom destructor
[INFO] [stdout]     |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 |                             match attr.downcast_into::<pyo3::types::PyModule>() { Ok(module) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         } _ => {
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/codegen.rs:211:31
[INFO] [stdout]      |
[INFO] [stdout]  201 |                     let mut last_module = py
[INFO] [stdout]      |                         ---------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `last_module` calls a custom destructor
[INFO] [stdout]      |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  211 |                         match last_module.getattr(path.as_py()) { Ok(attr) => {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  220 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed pyo3_bindgen_engine/src/syntax/module.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/syntax/property.rs:87:23
[INFO] [stdout]      |
[INFO] [stdout]   49 |                 let signature = py
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `signature` calls a custom destructor
[INFO] [stdout]      |                     `signature` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   87 |                 match property.getattr(pyo3::intern!(py, "fset")) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  135 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `signature` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed pyo3_bindgen_engine/src/typing/from_py.rs (2 fixes)
[INFO] [stderr]        Fixed pyo3_bindgen_engine/src/syntax/function.rs (2 fixes)
[INFO] [stderr]        Fixed pyo3_bindgen_engine/src/syntax/class.rs (1 fix)
[INFO] [stderr]        Fixed pyo3_bindgen_engine/src/codegen.rs (2 fixes)
[INFO] [stderr]        Fixed pyo3_bindgen_engine/src/syntax/property.rs (3 fixes)
[INFO] [stderr]    Compiling pyo3_bindgen v0.5.0 (/opt/rustwide/workdir/pyo3_bindgen)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> pyo3_bindgen_engine/src/codegen.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     let mut last_module = py
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `last_module` calls a custom destructor
[INFO] [stdout]     |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 |                             match attr.downcast_into::<pyo3::types::PyModule>() { Ok(module) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         } _ => {
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/codegen.rs:211:31
[INFO] [stdout]      |
[INFO] [stdout]  201 |                     let mut last_module = py
[INFO] [stdout]      |                         ---------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `last_module` calls a custom destructor
[INFO] [stdout]      |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  211 |                         match last_module.getattr(path.as_py()) { Ok(attr) => {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  220 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/syntax/property.rs:87:23
[INFO] [stdout]      |
[INFO] [stdout]   49 |                 let signature = py
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `signature` calls a custom destructor
[INFO] [stdout]      |                     `signature` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   87 |                 match property.getattr(pyo3::intern!(py, "fset")) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  135 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `signature` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> pyo3_bindgen_engine/src/codegen.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     let mut last_module = py
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `last_module` calls a custom destructor
[INFO] [stdout]     |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 |                             match attr.downcast_into::<pyo3::types::PyModule>() { Ok(module) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         } _ => {
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/codegen.rs:211:31
[INFO] [stdout]      |
[INFO] [stdout]  201 |                     let mut last_module = py
[INFO] [stdout]      |                         ---------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `last_module` calls a custom destructor
[INFO] [stdout]      |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  211 |                         match last_module.getattr(path.as_py()) { Ok(attr) => {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  220 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/syntax/property.rs:87:23
[INFO] [stdout]      |
[INFO] [stdout]   49 |                 let signature = py
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `signature` calls a custom destructor
[INFO] [stdout]      |                     `signature` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   87 |                 match property.getattr(pyo3::intern!(py, "fset")) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  135 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `signature` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating pyo3_bindgen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen_macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling examples v0.5.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]    Migrating examples/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking pyo3_bindgen_cli v0.5.0 (/opt/rustwide/workdir/pyo3_bindgen_cli)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> pyo3_bindgen_engine/src/codegen.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     let mut last_module = py
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `last_module` calls a custom destructor
[INFO] [stdout]     |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 |                             match attr.downcast_into::<pyo3::types::PyModule>() { Ok(module) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                         } _ => {
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/codegen.rs:211:31
[INFO] [stdout]      |
[INFO] [stdout]  201 |                     let mut last_module = py
[INFO] [stdout]      |                         ---------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `last_module` calls a custom destructor
[INFO] [stdout]      |                         `last_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  211 |                         match last_module.getattr(path.as_py()) { Ok(attr) => {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  220 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> pyo3_bindgen_engine/src/syntax/property.rs:87:23
[INFO] [stdout]      |
[INFO] [stdout]   49 |                 let signature = py
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `signature` calls a custom destructor
[INFO] [stdout]      |                     `signature` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   87 |                 match property.getattr(pyo3::intern!(py, "fset")) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  135 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:1814:1
[INFO] [stdout]      |
[INFO] [stdout] 1814 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `signature` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/instance.rs:407:1
[INFO] [stdout]      |
[INFO] [stdout]  407 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating pyo3_bindgen_engine/tests/bindgen.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen_engine/benches/bindgen.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating pyo3_bindgen_cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/math.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/random.rs from 2021 edition to 2024
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.betavariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.binomialvariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.choice'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.choices'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.expovariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.gammavariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.gauss'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.getstate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.lognormvariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.normalvariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.paretovariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.randbytes'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.randint'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.randrange'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.sample'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.seed'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.setstate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.shuffle'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.triangular'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.uniform'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.vonmisesvariate'. Bindings will not be generated.
[INFO] [stderr] WARN: Methods in modules are not supported: 'random.weibullvariate'. Bindings will not be generated.
[INFO] [stderr]    Migrating examples/os_sys.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `examples` (example "os_sys")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/cargo /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name os_sys --edition=2021 examples/os_sys.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebf94708214705cf -C extra-filename=-3af1cbfa737d1397 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-9167fb9d81a68b11.rmeta --extern pyo3_bindgen=/opt/rustwide/target/debug/deps/libpyo3_bindgen-cd72c0e6fed41f13.rmeta -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]    Migrating pyo3_bindgen_cli/tests/cli.rs from 2021 edition to 2024
[INFO] running `Command { std: "docker" "inspect" "490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375", kill_on_drop: false }`
[INFO] [stdout] 490427e9b4b38f0a876d3be1afa82097e95a45af581309b7be5831a069de0375
